Trivial rewording
authorMatthias Clasen <mclasen@redhat.com>
Thu, 1 Aug 2013 22:56:56 +0000 (00:56 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Aug 2013 22:57:56 +0000 (00:57 +0200)
docs/reference/gtk/getting_started.xml

index 6b56e959799d37cd91ea19eed8b2449e825e0bed..63c0598709a2a25ca607c961bc9d157014b10343 100644 (file)
@@ -845,8 +845,8 @@ example_app_window_init (ExampleAppWindow *win)
     <section>
       <title>Adding a side bar</title>
 
-      <para>As a last piece of functionality, we are adding a sidebar,
-      which demonstrates #GtkRevealer and #GtkListBox.</para>
+      <para>As another piece of functionality, we are adding a sidebar,
+      which demonstrates #GtkMenuButton, #GtkRevealer and #GtkListBox.</para>
 
       <informalexample>
         <programlisting><xi:include href="../../../../examples/application8/window.ui" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>